[INFO] cloning repository https://github.com/recregt/winbrew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recregt/winbrew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecregt%2Fwinbrew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecregt%2Fwinbrew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 967318cf8b0f80f496817feda8c5d4839d48dcb4
[INFO] fixing recregt/winbrew against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecregt%2Fwinbrew" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/recregt/winbrew
[INFO] finished tweaking git repo https://github.com/recregt/winbrew
[INFO] tweaked toml for git repo https://github.com/recregt/winbrew written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/recregt/winbrew on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/recregt/winbrew already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aes v0.9.1
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded quinn v0.11.11
[INFO] [stderr]   Downloaded zlib-rs v0.6.4
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.4
[INFO] [stderr]   Downloaded quinn-proto v0.11.15
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072
[INFO] running `Command { std: "docker" "start" "74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking zlib-rs v0.6.4
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking nix v0.31.3
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling winbrew-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking lzma-rust2 v0.16.4
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking winbrew-models v0.1.0 (/opt/rustwide/workdir/crates/models)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.5
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling winresource v0.1.31
[INFO] [stderr]    Compiling winbrew-app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling winbrew-bin v0.1.0 (/opt/rustwide/workdir/crates/bin)
[INFO] [stderr]     Checking winbrew-ui v0.1.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stderr]     Checking winbrew-windows v0.1.0 (/opt/rustwide/workdir/crates/windows)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]     Checking winbrew-infra-parser v0.1.0 (/opt/rustwide/workdir/infra/parser)
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking winbrew-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused import: `system_sevenz_binary_path`
[INFO] [stdout]  --> crates/core/src/fs/archive/extract/sevenz.rs:9:75
[INFO] [stdout]   |
[INFO] [stdout] 9 |     sevenz_bin_path_from_runtime_root, sevenz_dll_path_from_runtime_root, system_sevenz_binary_path,
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `system_sevenz_binary_path`
[INFO] [stdout]  --> crates/core/src/fs/archive/extract/sevenz.rs:9:75
[INFO] [stdout]   |
[INFO] [stdout] 9 |     sevenz_bin_path_from_runtime_root, sevenz_dll_path_from_runtime_root, system_sevenz_binary_path,
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking winbrew-database v0.1.0 (/opt/rustwide/workdir/crates/database)
[INFO] [stderr]     Checking winbrew-engines v0.1.0 (/opt/rustwide/workdir/crates/engines)
[INFO] [stderr]     Checking winbrew-testing v0.1.0 (/opt/rustwide/workdir/crates/testing)
[INFO] [stdout] error[E0433]: cannot find `Config` in `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let config = database::Config::load_at(root)?;
[INFO] [stdout]    |                            ^^^^^^ could not find `Config` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Config` in `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let config = database::Config::load_at(root)?;
[INFO] [stdout]    |                            ^^^^^^ could not find `Config` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows_dep` in `crate`
[INFO] [stdout]   --> crates/engines/src/windows/msix/install.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::windows_dep::packages::msix_install;
[INFO] [stdout]    |            ^^^^^^^^^^^ could not find `windows_dep` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> crates/engines/src/lib.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 18 | pub(crate) use winbrew_windows as windows_dep;
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows_dep` in `crate`
[INFO] [stdout]   --> crates/engines/src/windows/msix/remove.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::windows_dep::packages::msix_remove;
[INFO] [stdout]    |            ^^^^^^^^^^^ could not find `windows_dep` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> crates/engines/src/lib.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 18 | pub(crate) use winbrew_windows as windows_dep;
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         bail!("native executable installation is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         bail!("font installation is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         bail!("native executable removal is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         bail!("font removal is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `font`
[INFO] [stdout]   --> crates/engines/src/registry.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::windows::{font, msix};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::warn`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::warn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::fs::cleanup_path`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::fs::cleanup_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EngineKind`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:8:60
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::models::install::engine::{EngineInstallReceipt, EngineKind};
[INFO] [stdout]   |                                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows_dep` in `crate`
[INFO] [stdout]   --> crates/engines/src/windows/msix/install.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::windows_dep::packages::msix_install;
[INFO] [stdout]    |            ^^^^^^^^^^^ could not find `windows_dep` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> crates/engines/src/lib.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 18 | pub(crate) use winbrew_windows as windows_dep;
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows_dep` in `crate`
[INFO] [stdout]   --> crates/engines/src/windows/msix/remove.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::windows_dep::packages::msix_remove;
[INFO] [stdout]    |            ^^^^^^^^^^^ could not find `windows_dep` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> crates/engines/src/lib.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 18 | pub(crate) use winbrew_windows as windows_dep;
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     database::init(&config.resolved_paths())?;
[INFO] [stdout]    |               ^^^^ not found in `database`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing_subscriber::fmt::init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     database::init(&config.resolved_paths())?;
[INFO] [stdout] 11 +     init(&config.resolved_paths())?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let conn = database::get_conn()?;
[INFO] [stdout]    |                          ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     database::insert_package(&conn, &package)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let stored = database::get_package(&conn, &package.name)?.expect("package should exist");
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `list_packages` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert!(database::list_packages(&conn)?.is_empty());
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update_status` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     database::update_status(&conn, &package.name, PackageStatus::Ok)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `list_packages` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let listed = database::list_packages(&conn)?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert!(database::delete_package(&conn, &package.name)?);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert!(database::get_package(&conn, &package.name)?.is_none());
[INFO] [stdout]    |                       ^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert!(!database::delete_package(&conn, &package.name)?);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winbrew_testing::CatalogInstallerBuilderExt`, `winbrew_testing::catalog_installer`
[INFO] [stdout]    --> crates/engines/src/registry.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |     use winbrew_testing::{CatalogInstallerBuilderExt as _, catalog_installer};
[INFO] [stdout]     |                           --------------------------^^^^^  ^^^^^^^^^^^^^^^^^ no `catalog_installer` in the root
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           no `CatalogInstallerBuilderExt` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let conn = database::get_conn()?;
[INFO] [stdout]    |                          ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |     database::insert_package(&conn, &package)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update_status_and_engine_metadata` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     database::update_status_and_engine_metadata(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/package_tests.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let stored = database::get_package(&conn, &package.name)?.expect("package should exist");
[INFO] [stdout]    |                            ^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let conn = database::get_conn()?;
[INFO] [stdout]     |                          ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |     database::insert_package(&conn, &package)?;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update_status_and_engine_metadata` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |     database::update_status_and_engine_metadata(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let stored = database::get_package(&conn, &package.name)?.expect("package should exist");
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:150:30
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut conn = database::get_conn()?;
[INFO] [stdout]     |                              ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     database::insert_package(&conn, &package)?;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CommittedJournalPackage` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:176:28
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let replay = database::CommittedJournalPackage {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `replay_committed_journal` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:193:15
[INFO] [stdout]     |
[INFO] [stdout] 193 |     database::replay_committed_journal(&mut conn, &replay)?;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/package_tests.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |         database::get_package(&conn, package_name)?.expect("package should exist after replay");
[INFO] [stdout]     |                   ^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winbrew_testing::CatalogInstallerBuilderExt`, `winbrew_testing::catalog_installer`
[INFO] [stdout]   --> crates/engines/src/lib.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use winbrew_testing::{CatalogInstallerBuilderExt as _, catalog_installer};
[INFO] [stdout]    |                           --------------------------^^^^^  ^^^^^^^^^^^^^^^^^ no `catalog_installer` in the root
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           no `CatalogInstallerBuilderExt` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         bail!("native executable installation is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         bail!("font installation is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         bail!("native executable removal is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bail` in this scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         bail!("font removal is only supported on Windows")
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use anyhow::bail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winbrew_testing::CatalogPackageBuilderExt`, `winbrew_testing::catalog_package`
[INFO] [stdout]    --> crates/ui/src/table.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     use winbrew_testing::{CatalogPackageBuilderExt as _, catalog_package};
[INFO] [stdout]     |                           ------------------------^^^^^  ^^^^^^^^^^^^^^^ no `catalog_package` in the root
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           no `CatalogPackageBuilderExt` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `font`
[INFO] [stdout]   --> crates/engines/src/registry.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::windows::{font, msix};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::warn`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::warn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::fs::cleanup_path`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::fs::cleanup_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EngineKind`
[INFO] [stdout]  --> crates/engines/src/windows/font.rs:8:60
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::models::install::engine::{EngineInstallReceipt, EngineKind};
[INFO] [stdout]   |                                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winbrew_database::Config`
[INFO] [stdout]  --> crates/database/tests/schema_contract_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winbrew_database::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^------
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       no `Config` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `JournalWriter` in `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |         database::JournalWriter::open_for_package(test_root.path(), "winget/Contoso.App", "1.0.0")?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `JournalWriter` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     database::init(&config.resolved_paths())?;
[INFO] [stdout]    |               ^^^^ not found in `database`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing_subscriber::fmt::init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     database::init(&config.resolved_paths())?;
[INFO] [stdout] 11 +     init(&config.resolved_paths())?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let conn = database::get_conn()?;
[INFO] [stdout]    |                          ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     database::insert_package(&conn, &package)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `commit_install_with_commands` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     database::commit_install_with_commands(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `find_command_owner` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         database::find_command_owner(&conn, "grep")?,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `find_command_owner` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         database::find_command_owner(&conn, "git")?,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `list_commands_for_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |         database::list_commands_for_package(&conn, &package.name)?,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package_command_names` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         database::get_package_command_names(&conn, &package.name)?,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert!(database::delete_package(&conn, &package.name)?);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `find_command_owner` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     assert!(database::find_command_owner(&conn, "grep")?.is_none());
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `list_commands_for_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert!(database::list_commands_for_package(&conn, &package.name)?.is_empty());
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package_command_names` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     assert!(database::get_package_command_names(&conn, &package.name)?.is_none());
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let conn = database::get_conn()?;
[INFO] [stdout]    |                          ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |     database::insert_package(&conn, &owner)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `commit_install_with_commands` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     database::commit_install_with_commands(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]   --> crates/database/tests/command_registry_tests.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |     database::insert_package(&conn, &contender)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `commit_install_with_commands` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let err = database::commit_install_with_commands(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CommandRegistryConflictError` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:112:38
[INFO] [stdout]     |
[INFO] [stdout] 112 |         err.downcast_ref::<database::CommandRegistryConflictError>()
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let stored = database::get_package(&conn, &contender.name)?
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `list_commands_for_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |     assert!(database::list_commands_for_package(&conn, &contender.name)?.is_empty());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package_command_names` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert!(database::get_package_command_names(&conn, &contender.name)?.is_none());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let conn = database::get_conn()?;
[INFO] [stdout]     |                          ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     database::insert_package(&conn, &package)?;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CommittedJournalPackage` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let replay = database::CommittedJournalPackage {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `replay_committed_journal` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:159:15
[INFO] [stdout]     |
[INFO] [stdout] 159 |     database::replay_committed_journal(&mut conn, &replay)?;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `find_command_owner` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |         database::find_command_owner(&conn, "grep")?,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `find_command_owner` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |         database::find_command_owner(&conn, "git")?,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package_command_names` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |         database::get_package_command_names(&conn, &package.name)?,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_package` in crate `database`
[INFO] [stdout]    --> crates/database/tests/command_registry_tests.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let stored = database::get_package(&conn, &package.name)?.expect("package should exist");
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `JournalEntry` in `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |     writer.append(&database::JournalEntry::Metadata {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `JournalEntry` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `JournalEntry` in `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:375:30
[INFO] [stdout]     |
[INFO] [stdout] 375 |     writer.append(&database::JournalEntry::Commit {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ could not find `JournalEntry` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `JournalReader` in `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:386:29
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let entries = database::JournalReader::read_committed(&journal_path)?;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ could not find `JournalReader` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_nested` found for struct `CatalogInstaller` in the current scope
[INFO] [stdout]    --> crates/engines/src/registry.rs:405:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |           let installer = installer(InstallerType::Zip, "https://example.invalid/package.zip")
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 405 | |             .with_nested(InstallerType::Msi);
[INFO] [stdout]     | |             -^^^^^^^^^^^ method not found in `CatalogInstaller`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `JournalEntry` in `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 390 |         database::JournalEntry::Metadata {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ could not find `JournalEntry` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winbrew-database` (test "command_registry_tests") due to 30 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `JournalEntry` in `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:418:44
[INFO] [stdout]     |
[INFO] [stdout] 418 |     assert!(matches!(entries[1], database::JournalEntry::Commit { .. }));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ could not find `JournalEntry` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in crate `database`
[INFO] [stdout]   --> crates/database/tests/schema_contract_tests.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     database::init(&config.resolved_paths())?;
[INFO] [stdout]    |               ^^^^ not found in `database`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing_subscriber::fmt::init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     database::init(&config.resolved_paths())?;
[INFO] [stdout] 21 +     init(&config.resolved_paths())?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_conn` in crate `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:301:26
[INFO] [stdout]     |
[INFO] [stdout] 301 |     let conn = database::get_conn()?;
[INFO] [stdout]     |                          ^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `package_journal_key` in crate `database`
[INFO] [stdout]    --> crates/database/tests/schema_contract_tests.rs:355:29
[INFO] [stdout]     |
[INFO] [stdout] 355 |             .join(database::package_journal_key("winget/Contoso.App", "1.0.0")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winbrew-database` (test "package_tests") due to 24 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `search` in crate `database`
[INFO] [stdout]   --> crates/database/tests/fts5_regression_tests.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let results = database::search(&conn, "Visual Studio")?;
[INFO] [stdout]    |                             ^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `search` in crate `database`
[INFO] [stdout]   --> crates/database/tests/fts5_regression_tests.rs:80:37
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let moniker_results = database::search(&conn, "vscode")?;
[INFO] [stdout]    |                                     ^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `search` in crate `database`
[INFO] [stdout]   --> crates/database/tests/fts5_regression_tests.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tag_results = database::search(&conn, "editor")?;
[INFO] [stdout]    |                                 ^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `search` in crate `database`
[INFO] [stdout]    --> crates/database/tests/fts5_regression_tests.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     assert!(database::search(&conn, "Visual Studio")?.is_empty());
[INFO] [stdout]     |                       ^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `search` in crate `database`
[INFO] [stdout]    --> crates/database/tests/fts5_regression_tests.rs:129:29
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let results = database::search(&conn, "VS Code")?;
[INFO] [stdout]     |                             ^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `search` in crate `database`
[INFO] [stdout]    --> crates/database/tests/fts5_regression_tests.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_eq!(database::search(&conn, "Contoso")?.len(), 1);
[INFO] [stdout]     |                          ^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `search` in crate `database`
[INFO] [stdout]    --> crates/database/tests/fts5_regression_tests.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |     assert!(database::search(&conn, "Contoso")?.is_empty());
[INFO] [stdout]     |                       ^^^^^^ not found in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winbrew-engines` (lib test) due to 9 previous errors; 5 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winbrew-ui` (lib test) due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winbrew-database` (test "schema_contract_tests") due to 10 previous errors
[INFO] [stderr] error: could not compile `winbrew-engines` (lib) due to 6 previous errors; 5 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winbrew-database` (test "fts5_regression_tests") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072", kill_on_drop: false }`
[INFO] [stdout] 74f7c36bdfc017d3887b8ede1dc48c6d6bea090570de75562b5f4a53ad839072
